function pass() { pw1=window.prompt(" Inserire il codice di accesso:",""); document.links[0].href="index.htm" if (pw1=="2424") { newwindow=window.open("Area-010203.html") } if (pw1=="cldcse") { newwindow=window.open("Clienti/2020-CLDCSE.html") } }